home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-02-17 | 1.1 KB | 25 lines | [TEXT/McSk] |
- Quick notes on using ParmSet
- ----------------------------
-
- ParmSet is a simple White Knight procedure that will allow you to change
- White Knight parameters without having to place commands in a file, compile
- them, and run them. When executed, this command will prompt for the parameter
- number that is to be changed. Next, a window is presented that shows the
- current value of the parameter and allows you to change it (or cancel the
- change). For ease of use, set a macro key to run ParmSet.
-
- WARNING:
- This utility allows you to change ANY White Knight parameter without any
- validation of what is changed. ParmSet will not prohibit you from changing
- parameters to invalid values or from changing parameters that aren't meant
- to be changed. Only those parameters shown in the White Knight manual as
- those that are to be set using the PUTPARAM instruction should be changed
- and they should only be changed to the values shown in that manual.
-
-
- SOURCE CODE
- The following files are the source for ParmSet:
-
- ParmSet.src -- driver code
- ParmSet0.imp -- shell description for get/show parameter resource
- ParmSet2.imp -- shell description for show/change resource